Skip to main content

Question 2.4.6

Solutions

TZ
leumasicOfficial

7 months ago

(a) To prove that the inequality holds under the given assumptions, let us first prove another one. That is, we first prove that

a,bR0,ab    a2b2.\forall a,b \in \mathbb{R}_{\geq 0 }, \quad a \leq b \implies a^2 \leq b^2.

Since the product of positive numbers is positive, we then have that

a,bR0,ab    ba0    (ba)(b+a)0    b2a20    a2b2.\begin{aligned} \forall a, b \in \mathbb{R}_{\geq 0}, \quad a \leq b &\implies b - a \geq 0 \\ &\implies (b - a)(b + a) \geq 0 \\ &\implies b^2 - a^2 \geq 0 \\ &\implies a^2 \leq b^2. \end{aligned}

Now, coming back to the inequality of the exercise, we have to prove that

x,yR0,xy(x+y)2.\begin{aligned} \forall x,y \in \mathbb{R}_{\geq 0}, \quad \sqrt{xy} \leq \frac{(x + y)}{2}. \end{aligned}

Applying our freshly proved inequality, we know that

x,yR0,xy(x+y)2    xy(x+y)24    xyx24+xy2+y24    xy2x24+y24    2xyx2+y2    0x22xy+y2    0(xy)2.\begin{aligned} \forall x,y \in \mathbb{R}_{\geq 0}, \quad \sqrt{xy} \leq \frac{(x + y)}{2} &\iff xy \leq \frac{(x + y)^2}{4} \\ &\iff xy \leq \frac{x^2}{4} + \frac{xy}{2} + \frac{y^2}{4} \\ &\iff \frac{xy}{2} \leq \frac{x^2}{4} + \frac{y^2}{4} \\ &\iff 2xy \leq x^2 + y^2 \\ &\iff 0 \leq x^2 - 2xy + y^2 \\ &\iff 0 \leq (x - y)^2. \end{aligned}

Thus, the inequality holds when xx and yy are positive real numbers.

(b) We first prove that both sequences are convergent. To assist us in proving this, let us first prove that both sequences are positive. That is,

nN,xn,yn0.\forall n \in \mathbb{N}, \quad x_{n}, y_{n} \geq 0.

Using induction, we first prove the base case. Since

0x1y10 \leq x_1 \leq y_1

then

x1,y10.x_1, y_1 \geq 0.

Moving on to the induction step, assume that both xnx_{n} and yny_{n} are positive. Then, for xnx_{n}, we have

xn+1=xnyn=xnyn0x_{n + 1} = \sqrt{x_{n} y_{n}} =\sqrt{x_{n}} \sqrt{y_{n}} \geq 0

since each argument of the square root functions are positive. With the same assumption (both xnx_{n} and yny_{n} are positive), for yny_{n}, we have

yn+1=(xn+yn)20y_{n + 1} = \frac{(x_{n} + y_{n})}{2} \geq 0

since the numerator is obviously positive.
We can now come back to our original objective which was to prove that both sequences are convergent. To apply MCT, let's prove that xnx_{n} is increasing and bounded above. The base case holds true since

x1y1    x1y1    x1x1y1=x2.\begin{aligned} x_1 \leq y_1 &\implies \sqrt{x_1} \leq \sqrt{y_1} \\ &\implies x_1 \leq \sqrt{x_1} \sqrt{y_1} = x_2. \end{aligned}

Next, let's assume that xn+1xnx_{n + 1} \geq x_{n}. Then,

xn+2xn+1    xn+1yn+1xn+1    xn+1yn+1xn+12    yn+1xn+1.\begin{aligned} x_{n + 2} \geq x_{n + 1} &\iff \sqrt{x_{n + 1} y_{n + 1}} \geq x_{n + 1} \\ &\iff x_{n + 1}y_{n + 1} \geq x_{n + 1}^2 \\ &\iff y_{n + 1} \geq x_{n + 1}. \end{aligned}

The last inequality is obviously true, applying the identity in (a), since both xnx_{n} and yny_{n} are positive. To help us in finding an upper bound for xnx_{n}, let's prove that prove with induction that yny_{n} is decreasing. Our base case holds because

y2=(x1+y1)2y1    x1+y12y1    x1y1.\begin{aligned} y_2 = \frac{(x_1 + y_1)}{2} \leq y_1 &\iff x_1 + y_1 \leq 2y_1 \\ &\iff x_1 \leq y_1. \end{aligned}

For our induction step, by assuming that yn+1yny_{n + 1} \leq y_{n}, we then have

yn+2yn+1    (xn+1+yn+1)2yn+1    xn+1+yn+12yn+1    xn+1yn+1.\begin{aligned} y_{n + 2} \leq y_{n + 1} &\iff \frac{(x_{n + 1} + y_{n + 1})}{2} \leq y_{n + 1} \\ &\iff x_{n + 1} + y_{n + 1} \leq 2y_{n + 1} \\ &\iff x_{n + 1} \leq y_{n + 1}. \end{aligned}

Again, the last inequality is true by applying the proven identity in (a). Since we've previously proven that all yny_{n} terms are positive, we can use 0 as its lower bound. This then allows us to apply MCT on yny_{n}, assuring us of a limit this sequence. In finding an upper bound for xnx_{n}, notice that (this is why it was important to prove that yny_{n} is decreasing)

nN,x1x2xn1xnynyn1y2y1.\forall n \in \mathbb{N}, \quad x_1 \leq x_2 \leq \dots \leq x_{n - 1} \leq x_{n} \leq y_{n} \leq y_{n - 1} \leq \dots \leq y_2 \leq y_1.

Therefore, we can use y1y_1 as an upper bound for all terms in the sequence xnx_{n}. Again, having satisfied the conditions of MCT for xnx_{n}, we know that xnx_{n} converges as well. Now, to prove that both sequences converge to the same limit, notice that

limnyn=limnxn+yn2    limnyn=limnxn+limnyn2    2limnyn=limnxn+limnyn    limnyn=limnxn.\begin{aligned} \lim_{n \to \infty} y_{n} = \lim_{n \to \infty} \frac{x_{n} + y_{n}}{2} &\implies \lim_{n \to \infty} y_{n} = \frac{\lim_{n \to \infty} x_{n} + \lim_{n \to \infty} y_{n} }{2} \\ &\implies 2 \lim_{n \to \infty} y_{n} = \lim_{n \to \infty} x_{n} + \lim_{n \to \infty} y_{n} \\ &\implies \lim_{n \to \infty} y_{n} = \lim_{n \to \infty} x_{n}. \end{aligned}
0
Submit a solution
Optional • Markdown

Sign in to share your solution for this question.

Sign in

Navigate

Q 2.4.6

Navigate

Q 2.4.6